Uses of Class
xdoclet.plugins.VelocityPlugin

Packages that use VelocityPlugin
xdoclet.sdk.ant Ant part of the SDK.  
xdoclet.sdk.beans Java Bean part of the SDK.  
xdoclet.sdk.xgg XML Generator Generator part of the SDK.  
xdoclet.sdk.xtag.migrator xtag.xml part of the SDK.  
 

Uses of VelocityPlugin in xdoclet.sdk.ant
 

Subclasses of VelocityPlugin in xdoclet.sdk.ant
 class AntDocPlugin
          Plugin that
 

Uses of VelocityPlugin in xdoclet.sdk.beans
 

Subclasses of VelocityPlugin in xdoclet.sdk.beans
 class BeanInfoPlugin
          Generates BeanInfo classes for Java Beans.
 class ManifestPlugin
          Generates a MANIFEST.MF file that registers XDoclet Java Beans.
 

Uses of VelocityPlugin in xdoclet.sdk.xgg
 

Subclasses of VelocityPlugin in xdoclet.sdk.xgg
 class XGGPlugin
          Generates Java Bean classes from DTDs and XSDs.
 

Uses of VelocityPlugin in xdoclet.sdk.xtag.migrator
 

Subclasses of VelocityPlugin in xdoclet.sdk.xtag.migrator
 class XTagXml2BeanPlugin
          This plugin turns XDoclet 1.2 style xtags.xml into XDoclet 2.0 style XTag beans.
 



Copyright © 2000-2003 XDoclet Team. All Rights Reserved.